InstantGet
Using SkinsSelect "View->Skins->Select Skins.." to activate the dialog for selecting skins. In the dialog, you can click <apply> button to apply the selected skin on InstantGet. You can also double-click an item to apply the skin. Click <ok> button to apply the selected skin and dismiss the dialog. Select "View->Skins->Disable Skins" to restore InstantGet to its original appearance without skin. |
||||||||||
Design your own skinsIf you don't want to look at the following configuration details, draw the window frame and button images and mail it to us. We'll create the skin for you. To start designing your own skin, go to InstantGet installation directory, change into "skins" directory and then create a sub-directory with the name of the new skin, for example, "my skin". Create a file named "skin.ini" under the newly created directory. You have to write configuration information in "skin.ini" and put necessary images under the same directory. All pictures must be windows bmp files currently. skin.ini should start with this line: [general]. Specify one option in each line below. An option line should be in the form of "OptionName=OptionValue". If you want to use default value for that option, simply remove that line. |
||||||||||
Window FrameYou have two choices for the window frame, i.e., simple-fill frame and custom frame.
|
||||||||||
Custom ButtonsThere are four buttons to be located on the window frame. You can supply an image file for each of the buttons. Each image file must contain four images for the button in normal, hot(when mouse is over), down and disabled states, respectively. The four images should be aligned from left to right in the order mentioned above. The four buttons are minimize button, maximize button, close button and system button.
Windows 3.x and unix has a system button while win95 or later replace the system button with an icon. The users click the system button to get a drop down system menu. You can use InstantGet icon image as the system button by specifying this option: SystemIcon=true. This option has a default value of true. If you want to use sys.bmp as the image for the system button, you should specify: SystemIcon=false. |
||||||||||
Caption
|
||||||||||
Copyright © 2003-2006 Kylinsoft, Inc. All rights reserved. |